projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
112f49b
)
ShortcutsSection: Fix tiny grammar-o "in for"→"in"
author
Daniel Boles
<dboles.src@gmail.com>
Mon, 24 Jun 2019 17:00:57 +0000
(18:00 +0100)
committer
Daniel Boles
<dboles.src@gmail.com>
Mon, 24 Jun 2019 17:02:15 +0000
(18:02 +0100)
gtk/gtkshortcutssection.c
patch
|
blob
|
history
diff --git
a/gtk/gtkshortcutssection.c
b/gtk/gtkshortcutssection.c
index 1837660a0176acdc60b1ee16bc910c3747aa6cce..c3c758d7eea4b7800af66fbccbd89d4f1a969d8f 100644
(file)
--- a/
gtk/gtkshortcutssection.c
+++ b/
gtk/gtkshortcutssection.c
@@
-368,7
+368,7
@@
gtk_shortcuts_section_class_init (GtkShortcutsSectionClass *klass)
* The maximum number of lines to allow per column. This property can
* be used to influence how the groups in this section are distributed
* across pages and columns. The default value of 15 should work in
- *
for
most cases.
+ * most cases.
*/
properties[PROP_MAX_HEIGHT] =
g_param_spec_uint ("max-height", P_("Maximum Height"), P_("Maximum Height"),